MADlibrary is a C library for developpers to add musics to application. It is very easy to use and free for any kind of products. Read Inside MADLibrary Word File for complete information about functions.
DO not set READ-ONLY String ON in CodeWarrior.
PowerMac Version
-------------------------
You need to import (weak import/soft import binding) SoundLib file (distributed by Apple Computer) in your project.
Win95/NT Version
-------------------------
You will need to include: ANSI.lib, WINMM.lib (WAVE driver and Time Driver) and DSound.lib (DirectSound Driver).
Supports ONLY fews plugs files (".PLG" files).
BeOS Version
-------------------------
See BeOS example for informations about the MADDriverClass.
Where to find music?
How to compose music?
-------------------------
This library supports music formats:
- MAD format which is used with PlayerPRO.
- all formats supported via Plugs file. You can include/distribute Plugs with your software.
If you want more informations about PlayerPRO or about this library, contact me.
-------------------------
LICENSE - 100% FREE
-------------------------
You can use this library freely in freeware, shareware, commercial products, etc. with NO royalties. Totaly FREE. You can also include Import/Export Plugs.
You can copy this library in any CD-Rom, disk, magazine, etc. (Don't ask me permission).